projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c87c4cd
)
(imenu--generic-function): Ignore text properties.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 16 Feb 1996 00:52:43 +0000
(
00:52
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 16 Feb 1996 00:52:43 +0000
(
00:52
+0000)
lisp/imenu.el
patch
|
blob
|
history
diff --git
a/lisp/imenu.el
b/lisp/imenu.el
index a26e6d2ea2c74f49a03afc54a6f3b6f827ca84a4..2e9d9be1cbb71102db749a10afb1f5df54c90ae9 100644
(file)
--- a/
lisp/imenu.el
+++ b/
lisp/imenu.el
@@
-627,7
+627,7
@@
pattern.
(end (match-end index)))
(setq found t)
(push
- (cons (buffer-substring beg end) beg)
+ (cons (buffer-substring
-no-properties
beg end) beg)
(cdr
(or (if (not (stringp menu-title)) index-alist)
(assoc